home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 12367 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  790 b 

  1. Path: onlink3.onlink.net!usenet
  2. From: mtrovare@onlink.net (Marc Trovarello)
  3. Newsgroups: comp.lang.c++
  4. Subject: Help - Exchanging control values between views
  5. Date: Tue, 19 Mar 1996 17:31:57 GMT
  6. Organization: Ontario Northland--ONLink
  7. Message-ID: <4imr1n$u3a@onlink3.onlink.net>
  8. Reply-To: mtrovare@onlink.net
  9. NNTP-Posting-Host: nrba3_onlink12.onlink.net
  10. X-Newsreader: Forte Free Agent v0.55
  11.  
  12. If anyone out there knows how to extract control values between one
  13. view to another using Visual C++ 1.52 please reply by email to
  14. mtrovare@onlink.net.
  15.  
  16. My Problem:
  17.  
  18. There are two views connected to a document both are based on the
  19. CFormView class.  All that I am trying to do is extract values from
  20. one view and placing those values to the other view.  Sounds simple,
  21. but I'm new to this.
  22.  
  23. Thanks
  24.  
  25.